跳到主要内容

TickMark

The type of tick mark appearance.

Type

Enumeration

Values

  • "cross"
  • "in"
  • "none"
  • "out"

Example

This example specifies the "cross" major tick mark type for the vertical axis.

chart.SetVertAxisMajorTickMark("cross");